home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Format 1994 October
/
Macformat17.cdr
/
Shareware City
/
Developers
/
xlispmac
/
Mac functions
< prev
next >
Wrap
Text File
|
1993-01-16
|
439b
|
19 lines
Macintosh port-specific functions in XLisp:
(showgraphics)
(hidegraphics)
(cleargraphics)
(showpen)
(hidepen)
(move x y) ; movement relative to current position
(moveto x y)
(draw x y) ; drawing relative to current position
(drawto x y)
(penmode mode) ; modes as in Inside Macintosh
(pensize xsize ysize)
(penpat patternlist)
(pennormal)
(getpen) ; returns the pen's position
(color redval greenval blueval) ; 0-65535 with 0 being black